[INFO] fetching crate ra_ap_query-group-macro 0.0.337...
[INFO] fixing ra_ap_query-group-macro-0.0.337 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ra_ap_query-group-macro 0.0.337 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ra_ap_query-group-macro 0.0.337
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ra_ap_query-group-macro 0.0.337
[INFO] tweaked toml for crates.io crate ra_ap_query-group-macro 0.0.337 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ra_ap_query-group-macro 0.0.337 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ra_ap_query-group-macro 0.0.337 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded salsa-macros v0.27.0
[INFO] [stderr]   Downloaded intrusive-collections v0.10.2
[INFO] [stderr]   Downloaded salsa-macro-rules v0.27.0
[INFO] [stderr]   Downloaded salsa v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2
[INFO] running `Command { std: "docker" "start" "555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking salsa-macro-rules v0.27.0
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]     Checking intrusive-collections v0.10.2
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ra_ap_query-group-macro v0.0.337 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling salsa-macros v0.27.0
[INFO] [stderr]     Checking salsa v0.27.0
[INFO] [stdout] error: expected `struct`
[INFO] [stdout]   --> tests/result.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn input_string(&self) -> String;
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/result.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "arity") due to 5 previous errors
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/result.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[salsa::invoke_interned(length)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/result.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[salsa::invoke_interned(length2)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/supertrait.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/supertrait.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[salsa::invoke_interned(parse)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/arity.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `struct`
[INFO] [stdout]   --> tests/lru.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn input_string(&self) -> String;
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]  --> tests/arity.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[salsa::invoke_interned(one)]
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]  --> tests/arity.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[salsa::invoke_interned(two)]
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/arity.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[salsa::invoke_interned(three)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/arity.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[salsa::invoke_interned(none)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/lru.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `lru` in `salsa`
[INFO] [stdout]   --> tests/lru.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[salsa::lru(16)]
[INFO] [stdout]    |              ^^^ could not find `lru` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/lru.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[salsa::invoke_interned(length_query)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `lru` in `salsa`
[INFO] [stdout]   --> tests/lru.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[salsa::lru(16)]
[INFO] [stdout]    |              ^^^ could not find `lru` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/lru.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[salsa::invoke_interned(invoked_query)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: expected `struct`
[INFO] [stdout]   --> tests/tuples.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn input_string(&self) -> String;
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/tuples.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/tuples.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[salsa::invoke_interned(length_query)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/result.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     db.set_input_string(input.to_owned());
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/result.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_eq!(db.length(()), Ok(input.len()));
[INFO] [stdout]    |                   ^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `ResultDatabase` defines an item `length`, perhaps you need to implement it
[INFO] [stdout]   --> tests/result.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait ResultDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "supertrait") due to 2 previous errors
[INFO] [stdout] error: expected `struct`
[INFO] [stdout]   --> tests/hello_world.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn input_string(&self) -> String;
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length2` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/result.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_eq!(db.length2(()), Ok(input.len()));
[INFO] [stdout]    |                   ^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length2` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `ResultDatabase` defines an item `length2`, perhaps you need to implement it
[INFO] [stdout]   --> tests/result.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait ResultDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/hello_world.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/hello_world.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[salsa::invoke_interned(length_query)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/hello_world.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[salsa::invoke_interned(invoke_length_query_actual)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `transparent` in `salsa`
[INFO] [stdout]   --> tests/hello_world.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[salsa::transparent]
[INFO] [stdout]    |              ^^^^^^^^^^^ could not find `transparent` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `transparent` in `salsa`
[INFO] [stdout]   --> tests/hello_world.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[salsa::transparent]
[INFO] [stdout]    |              ^^^^^^^^^^^ could not find `transparent` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/hello_world.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[salsa::invoke_interned(transparent_and_invoke_length_actual)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "result") due to 7 previous errors
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/tuples.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_query` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/tuples.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let len = db.length_query(());
[INFO] [stdout]    |                  ^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length_query` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `HelloWorldDatabase` defines an item `length_query`, perhaps you need to implement it
[INFO] [stdout]   --> tests/tuples.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait HelloWorldDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: expected `struct`
[INFO] [stdout]  --> tests/multiple_dbs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn input_string(&self) -> String;
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/multiple_dbs.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]   --> tests/multiple_dbs.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[salsa::invoke_interned(second_length)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke_interned` in `salsa`
[INFO] [stdout]  --> tests/multiple_dbs.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[salsa::invoke_interned(length)]
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^ could not find `invoke_interned` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/hello_world.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_query` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/hello_world.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let len = db.length_query(());
[INFO] [stdout]    |                  ^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length_query` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `HelloWorldDatabase` defines an item `length_query`, perhaps you need to implement it
[INFO] [stdout]   --> tests/hello_world.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait HelloWorldDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "tuples") due to 5 previous errors
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "multiple_dbs") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/hello_world.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `invoke_length_query` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/hello_world.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let len = db.invoke_length_query(());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `invoke_length_query` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `HelloWorldDatabase` defines an item `invoke_length_query`, perhaps you need to implement it
[INFO] [stdout]   --> tests/hello_world.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait HelloWorldDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `into_either` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 79 -     let len = db.invoke_length_query(());
[INFO] [stdout] 79 +     let len = db.into_either(());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `query_group_macro`
[INFO] [stdout]  --> tests/old_and_new.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use query_group_macro::query_group;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `query_group_macro`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `query_group_macro`, use `cargo add query_group_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke` in `salsa`
[INFO] [stdout]   --> tests/old_and_new.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[salsa::invoke(invoke_length_query_actual)]
[INFO] [stdout]    |              ^^^^^^ could not find `invoke` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `invoke` in `salsa`
[INFO] [stdout]   --> tests/old_and_new.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[salsa::invoke(invoke_length_tracked_actual)]
[INFO] [stdout]    |              ^^^^^^ could not find `invoke` in `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/lru.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/hello_world.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `transparent_length` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/hello_world.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let len = db.transparent_length(());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `transparent_length` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `HelloWorldDatabase` defines an item `transparent_length`, perhaps you need to implement it
[INFO] [stdout]   --> tests/hello_world.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait HelloWorldDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_query` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/lru.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let len = db.length_query(());
[INFO] [stdout]    |                  ^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length_query` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `LruDB` defines an item `length_query`, perhaps you need to implement it
[INFO] [stdout]   --> tests/lru.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait LruDB: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]    --> tests/hello_world.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/logger_db.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub(crate) struct LoggerDb {
[INFO] [stdout]     | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `zalsa_register_downcaster` in trait `PartialMigrationDatabase`
[INFO] [stdout]   --> tests/old_and_new.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[salsa_macros::tracked]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `PartialMigrationDatabase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `salsa::plumbing::setup_tracked_fn` which comes from the expansion of the attribute macro `salsa_macros::tracked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `zalsa_register_downcaster` in trait `PartialMigrationDatabase`
[INFO] [stdout]   --> tests/old_and_new.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[salsa_macros::tracked]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `PartialMigrationDatabase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `salsa::plumbing::setup_tracked_fn` which comes from the expansion of the attribute macro `salsa_macros::tracked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `zalsa_register_downcaster` in trait `PartialMigrationDatabase`
[INFO] [stdout]   --> tests/old_and_new.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[salsa_macros::tracked]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `PartialMigrationDatabase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `salsa::plumbing::setup_tracked_fn` which comes from the expansion of the attribute macro `salsa_macros::tracked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0576]: cannot find method or associated constant `zalsa_register_downcaster` in trait `PartialMigrationDatabase`
[INFO] [stdout]   --> tests/old_and_new.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[salsa_macros::tracked]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `PartialMigrationDatabase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `salsa::plumbing::setup_tracked_fn` which comes from the expansion of the attribute macro `salsa_macros::tracked` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `transparent_and_invoke_length` found for struct `LoggerDb` in the current scope
[INFO] [stdout]    --> tests/hello_world.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let len = db.transparent_and_invoke_length(());
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/logger_db.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub(crate) struct LoggerDb {
[INFO] [stdout]     | -------------------------- method `transparent_and_invoke_length` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `HelloWorldDatabase` defines an item `transparent_and_invoke_length`, perhaps you need to implement it
[INFO] [stdout]    --> tests/hello_world.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait HelloWorldDatabase: salsa::Database {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_input_string` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/lru.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |     db.set_input_string(String::from("Hello, world!"));
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `set_input_string` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "hello_world") due to 15 previous errors
[INFO] [stdout] error[E0599]: no method named `length_query_invoke` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/lru.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let len = db.length_query_invoke(());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length_query_invoke` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `LruDB` defines an item `length_query_invoke`, perhaps you need to implement it
[INFO] [stdout]   --> tests/lru.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait LruDB: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "lru") due to 10 previous errors
[INFO] [stdout] error[E0599]: no method named `length_query` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/old_and_new.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let len = db.length_query(input);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `length_query` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `PartialMigrationDatabase` defines an item `length_query`, perhaps you need to implement it
[INFO] [stdout]   --> tests/old_and_new.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | trait PartialMigrationDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `invoke_length_query` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/old_and_new.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let len = db.invoke_length_query(input);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `invoke_length_query` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `PartialMigrationDatabase` defines an item `invoke_length_query`, perhaps you need to implement it
[INFO] [stdout]   --> tests/old_and_new.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | trait PartialMigrationDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `into_either` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 58 -     let len = db.invoke_length_query(input);
[INFO] [stdout] 58 +     let len = db.into_either(input);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `invoke_length_tracked` found for struct `LoggerDb` in the current scope
[INFO] [stdout]   --> tests/old_and_new.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let len = db.invoke_length_tracked(input);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^ method not found in `LoggerDb`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/logger_db.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct LoggerDb {
[INFO] [stdout]    | -------------------------- method `invoke_length_tracked` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `PartialMigrationDatabase` defines an item `invoke_length_tracked`, perhaps you need to implement it
[INFO] [stdout]   --> tests/old_and_new.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | trait PartialMigrationDatabase: salsa::Database {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LoggerDb: PartialMigrationDatabase` is not satisfied
[INFO] [stdout]    --> tests/old_and_new.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let len = new_salsa_length_query(&db, input);
[INFO] [stdout]     |                                      ^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialMigrationDatabase` is not implemented for `LoggerDb`
[INFO] [stdout]    --> tests/logger_db.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub(crate) struct LoggerDb {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: this trait has no implementations, consider adding one
[INFO] [stdout]    --> tests/old_and_new.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | trait PartialMigrationDatabase: salsa::Database {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for the cast from `&LoggerDb` to `&(dyn PartialMigrationDatabase + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0576, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_query-group-macro` (test "old_and_new") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2", kill_on_drop: false }`
[INFO] [stdout] 555c3acc23f15b2c088f61a8957bc77f1e191e0f2432db491efd383c65b90bc2
